home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / misc / unix / sploinerppc.lha / sploinerppc / Readme.WarpOS < prev    next >
Encoding:
Text File  |  1998-10-04  |  751 b   |  15 lines

  1. Note about the WarpOS version:
  2.  
  3. Due to compiler trouble the WarpOS version doesn't support changing the
  4. buffer size and it is always set to 20000 bytes when splitting and
  5. 15000 bytes when joining. Also writing of shadowfiles is not supported
  6. and you can't use repair (quite obvious as you can't write the shadow file).
  7. Even because of this the WarpOS version is as fast as the PowerUP version
  8. except for joining. I think this is because WarpOS has faster context
  9. switches compared to PowerUP software.
  10.  
  11. I don't know if I've found a bug in VBCC WarpOS but it seems that fwrite()
  12. fails when trying to write more than 20000 bytes at once. Of course it
  13. could be that I'm doing something wrong but VBCC compiles the sources
  14. just fine for m68k and PowerUP.
  15.